# Page Not Found

The URL `{{ route('users.edit',$user->id) }}` does not exist.

You might be looking for one of these pages:
- [2.4 Edit User (ok)](https://learnphp.gitbook.io/learnphp/learn-lavarel/2.4-edit-user-ok.md)
- [1. CreateAdminUserSeeder && PermissionTableSeeder (ok)](https://learnphp.gitbook.io/learnphp/learn-lavarel/1.-createadminuserseeder-and-and-permissiontableseeder-ok.md)
- [2. 2 Create User (ok)](https://learnphp.gitbook.io/learnphp/learn-lavarel/2.-2-create-user-ok.md)
- [2.5 Delete User (ok)](https://learnphp.gitbook.io/learnphp/learn-lavarel/2.5-delete-user-ok.md)
- [2.5 Resource Users (ok)](https://learnphp.gitbook.io/learnphp/learn-lavarel/2.5-resource-users-ok.md)

## How to find the correct page

1. **Browse the full index**: [/sitemap.md](https://learnphp.gitbook.io/learnphp/sitemap.md) - Complete documentation index
2. **View the full content**: [/llms-full.txt](https://learnphp.gitbook.io/learnphp/llms-full.txt) - Full content export

## Tips for requesting documentation

- For markdown responses, append `.md` to URLs (e.g., `/learnphp/learn-lavarel/2.4-edit-user-ok.md`)
- Use `Accept: text/markdown` header for content negotiation